/* 头部网站 */
.index-content{
    max-width: 1400px;
}
.index-top{
    background: url(/skins/5/img/topbg.png) repeat-x top;
    font-size: 14px;
    color: #555;
    line-height: 40px;
}
.index-top a{
    text-decoration: none;
    color: #555;
    padding-top: 0;
    padding-bottom: 0;
}
.index-logo .phone{
    background: url(/skins/5/img/phone.png) no-repeat left center;
    background-size: 40px;
}
.index-logo h5{
    margin: 30px 0 2px 40px;
    font-size: 18px;
    color: #555;
}
.index-logo p{
    margin-left: 40px;
    font-size: 30px;
    color: red;
}
.index-nav{
    background: #004EA0;
}
.index-nav a{
    color: #fff;
}
.index-nav a:hover{
    color: cyan;
}
/* 首页图文 */
.index-text-img{
    margin: 3rem 0;
}
.index-text-img h4{
    font-size: 18px;
    color: #004ea0;
    text-align: center;
}
.index-text-img p{
    font-size: 14px;
    color: #555;
    text-align: center;
}
.index-text-img img{
    height: 3.5rem;
    margin: 1.8rem 0;
}
/* 首页公司介绍 */
.index-about{
    margin: 5rem 0;
}
.index-about img{
    width: 100%;
}
.index-about h3{
    font-size: 37px;
    color: #004ea0;
}
.index-about p{
    font-size: 16px;
    line-height: 2;
    color: #555;
    text-indent: 2em;
}
/* 首页产品 */
.index-cp{
    text-align: center;
    padding: 0 30px;
}
.index-cp .cptitle{
    line-height: 60px;
}
.index-cp .cplist{
    margin: 10px 0 20px;
}
.index-cp .cplist .list-1{
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.index-cp .cpzs{
    border: 1px solid #eee;
}
.index-cp .cpzs a{
    text-decoration: none;
    color: #fff;
}
.index-cp .cpzs a p{
    background: #004EA0;
    padding: 10px 0;
    margin-bottom: 10px;
}
.index-cp .nav-link.active{
    background: #004EA0;
    color: #fff;
}
.index-cp .cpzs a:hover{
    color: chartreuse;
}
.index-cp .cpzs .cpzs-1,.index-cp .cpzs .cpzs-2{
    margin: 0;
    padding: 0 5px;
}
.index-cp img:hover{
    border-radius: 0;
    padding: 0;
    border: none;
}
/* 页脚 */
#footer{
    background: #004EA0;
    color: #fff;
    padding: 20px 0 0;
}
#footer a{
    text-decoration: none;
    color: #fff;
}
#footer h5{
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 2px solid #fff;
}
#footer .table th,#footer .table td{
    border: none;
    color: #fff;
}
/* 首页新闻 */
.index-news a{
    text-decoration: none;
    color: #555;
    margin: 20px 0;
}
.index-news h2{
    width: 100%;
    text-align: center;
    padding: 20px 0;
}
.index-news .new-1,.index-news .new-2{
    padding: 20px 20px 20px 0;
    text-align: center;
    border: 1px solid #ccc;
    border-top: none;
    margin: 0;
}
.index-news .new-day{
    font-size: 30px;
    color: #222;
    margin: 0;
}
.index-news .new-time{
    padding: 0 5px;
}
.index-news .new-title{
    border-left: 1px solid #ccc;
    vertical-align:middle
}
.news-img{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
}
.index-news img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.index-news img:hover{
    padding: 0;
    border: none;
    border-radius: 0;
}
/* 内页头部 */
#channel_cover img{
    width: 100%;
}
/* 内页内容 */
.spage{
    margin: 30px 0;
    min-height: 500px;
    padding: 0 30px;
}
.spage1{
    margin: 30px 0;
    min-height: 500px;
    padding: 0 30px;
}
.spage-1{
	text-align:center;
}
.spage ul,.spage-1 ul{
    width: 100%;
}
.spage h3,.spage-1 h3{
    font-size: 22px;
    line-height: 60px;
    background: #004EA0;
    color: #fff;
}
.spage .spage-r,.spage1 .spage-r{
    padding-left: 50px;
}
.spage .spage-bc,.spage1 .spage-bc{
    margin-bottom: 20px;
}
/* 产品内页 */
.spage .picture img{
    width: 100%;
}
.spage .picture a p{
    padding: 10px;
    background: #004EA0;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
}
.spage .picture a img:hover{
    border-radius: 0;
    padding: 0;
}
/* 产品详细页 */
.normal h2:nth-child(1),.normal p:nth-child(2){
    text-align: center;
}
.normal p{
    line-height: 40px;
    color: #555 !important;
}
.normal img{
    max-width: 100%;
    max-height: 550px;
}
.normal .row{
    margin: 20px 0;
    border-bottom: 1px solid #eee;
}
/* 浮动栏 */

#float{
    position: fixed;
    top: 25%;
    right: 0;
}
.float-wx{
    width: 60px;
    height: 60px;
    background: url(/skins/5/img/weixin11.png) no-repeat;
    background-size: 100%;
    border-radius: 50%;
    background-color: #fff;
    z-index: 99999;
}
.float-wx .float-wx-1{
    display: none;
    position: absolute;
    right: 60px;
    z-index: 100000;
}
.float-wx:hover .float-wx-1{
    z-index: 99999;
    display: block;
}
/* 通用设置 */
@media (max-width: 576px) {
    .col-sm-none{
        display: none;
    }
}
@media (max-width: 768px) {
    .col-md-none{
        display: none;
    }
}
@media (max-width: 992px) {
    .col-lg-none{
        display: none;
    }
}
.page_show{
    border-top: 1px solid #eee;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 10px;
}
.page_show a{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.img-1-1{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
}
.img-1-1 img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.nolink:hover{
    text-decoration: none;
}
.carousel-control-prev {
    width: 50px;
    left: 50px;
}
.carousel-control-next {
    width: 50px;
    right: 50px;
}